C1.Web.Mvc.TransposedMultiRow Namespace / TransposedMultiRow<T> Class / BigCheckboxes Property

In This Topic
BigCheckboxes Property (TransposedMultiRow<T>)
In This Topic
Gets or sets a value that determines whether the checkboxes used to edit boolean columns should extend to cover the whole cell width.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Overridable Property BigCheckboxes As Boolean
 
See Also